@charset "UTF-8";
:root{
--pagination-theme-color: #3B98EF;
}
.m-style {
    position: relative;
    text-align: center;
    zoom: 1;
}

.m-style:before,
.m-style:after {
    content: "";
    display: table;
}

.m-style:after {
    clear: both;
    overflow: hidden;
}

.m-style span {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style .active {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: var(--pagination-theme-color);
    color: #fff;
    font-size: 14px;
    border: 1px solid var(--pagination-theme-color);
}

.m-style a {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style a:hover {
    color: #fff;
    background: var(--pagination-theme-color);
}

.m-style .next,
.m-style .prev {
    font-family: "Simsun";
    font-size: 16px;
    font-weight: bold;
}

.now,
.count {
    padding: 0 5px;
    color: #f00;
}

.eg img {
    max-width: 800px;
    min-height: 500px;
}

.m-style input {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    outline: none;
    color: #bdbdbd;
    font-size: 14px;
}
/*
     FILE ARCHIVED ON 06:46:14 Jan 15, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:37:06 Mar 15, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.335
  exclusion.robots: 0.011
  exclusion.robots.policy: 0.005
  esindex: 0.006
  cdx.remote: 3.856
  LoadShardBlock: 320.69 (3)
  PetaboxLoader3.resolve: 252.137 (4)
  PetaboxLoader3.datanode: 139.856 (4)
  load_resource: 82.484
*/